table.RELATION_CHANGE Function

Syntax

V Relation_Change()

Description

Change a relation's settings.

Discussion

The <TBL>.RELATION_CHANGE() method changes a relationship, or link, between two open tables. The changed relationship is defined through the Relation dot variable.

Example

Refer to <TBL>.RELATION_ADD() for an example.

See Also